home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmCreateCommandDialog.z / XmCreateCommandDialog
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeCCCCoooommmmmmmmaaaannnnddddDDDDiiiiaaaalllloooogggg((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmCCCCrrrreeeeaaaatttteeeeCCCCoooommmmmmmmaaaannnnddddDDDDiiiiaaaalllloooogggg((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeCCCCoooommmmmmmmaaaannnnddddDDDDiiiiaaaalllloooogggg - The Command CommandDialog
  10.           convenience creation function
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Command.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmCCCCrrrreeeeaaaatttteeeeCCCCoooommmmmmmmaaaannnnddddDDDDiiiiaaaalllloooogggg(
  15.           WWWWiiiiddddggggeeeetttt ppppaaaarrrreeeennnntttt,
  16.           SSSSttttrrrriiiinnnngggg nnnnaaaammmmeeee,
  17.           AAAArrrrggggLLLLiiiisssstttt aaaarrrrgggglllliiiisssstttt,
  18.           CCCCaaaarrrrddddiiiinnnnaaaallll aaaarrrrggggccccoooouuuunnnntttt);
  19.  
  20.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  21.           This page documents Motif 2.1.
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeCCCCoooommmmmmmmaaaannnnddddDDDDiiiiaaaalllloooogggg is a convenience function that creates
  25.           a DialogShell and an unmanaged Command child of the
  26.           DialogShell.  A CommandDialog is used for entering commands
  27.           for processing.
  28.  
  29.           Use XXXXttttMMMMaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd to pop up the CommandDialog (passing the
  30.           Command as the widget parameter); use XXXXttttUUUUnnnnmmmmaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd to pop
  31.           it down.
  32.  
  33.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeCCCCoooommmmmmmmaaaannnnddddDDDDiiiiaaaalllloooogggg forces the value of the Shell resource
  34.           XXXXmmmmNNNNaaaalllllllloooowwwwSSSShhhheeeellllllllRRRReeeessssiiiizzzzeeee to True.
  35.  
  36.           _p_a_r_e_n_t    Specifies the parent widget ID
  37.  
  38.           _n_a_m_e      Specifies the name of the created widget
  39.  
  40.           _a_r_g_l_i_s_t   Specifies the argument list
  41.  
  42.           _a_r_g_c_o_u_n_t  Specifies the number of attribute/value pairs in
  43.                     the argument list (_a_r_g_l_i_s_t)
  44.  
  45.           For a complete definition of Command and its associated
  46.           resources, see XXXXmmmmCCCCoooommmmmmmmaaaannnndddd(3).
  47.  
  48.      RRRREEEETTTTUUUURRRRNNNN
  49.           Returns the Command widget ID.
  50.  
  51.      RRRREEEELLLLAAAATTTTEEEEDDDD
  52.           XXXXmmmmCCCCoooommmmmmmmaaaannnndddd(3).
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.